home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
Programy
/
powarc920cz.exe
/
{app}
/
POWERARC.EXE
/
0
/
RCDATA
/
TDRAGFORM
/
TDRAGFORM.txt
Wrap
Text File
|
2005-03-06
|
6KB
|
313 lines
object DragForm: TDragForm
Left = 552
Top = 130
BorderStyle = bsDialog
Caption = 'Drag and Drop'
ClientHeight = 463
ClientWidth = 342
Color = clBtnFace
ParentFont = True
KeyPreview = True
OldCreateOrder = True
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 233
Height = 13
AutoSize = False
Caption = 'Label1'
ParentShowHint = False
ShowAccelChar = False
ShowHint = True
end
object Label3: TLabel
Left = 8
Top = 96
Width = 233
Height = 13
AutoSize = False
Caption = '&Action:'
FocusControl = ComboBox1
end
object Label4: TLabel
Left = 8
Top = 136
Width = 233
Height = 13
AutoSize = False
Caption = 'C&ompression:'
FocusControl = ComboBox2
end
object Label8: TLabel
Left = 7
Top = 339
Width = 34
Height = 13
Alignment = taRightJustify
Caption = 'Profile:'
end
object Label9: TLabel
Left = 252
Top = 386
Width = 74
Height = 13
Caption = 'ZIP Encryption:'
end
object GroupBox1: TGroupBox
Left = 8
Top = 24
Width = 233
Height = 65
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 16
Width = 217
Height = 13
AutoSize = False
Caption = 'A&dd to archive:'
end
object edit1: TTntLabel
Left = 8
Top = 40
Width = 217
Height = 13
AutoSize = False
Caption = 'edit1'
ShowAccelChar = False
end
end
object ComboBox1: TComboBox
Left = 8
Top = 112
Width = 233
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'Add (and replace) files'
'Freshen existing files'
'Move files'
'Update (and add) files')
end
object ComboBox2: TComboBox
Left = 8
Top = 152
Width = 233
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'Maximum (slowest)'
'Normal'
'Fast'
'Super fast'
'None')
end
object GroupBox3: TGroupBox
Left = 8
Top = 184
Width = 233
Height = 145
TabOrder = 3
object CheckBox1: TCheckBox
Left = 8
Top = 12
Width = 217
Height = 17
Caption = 'Save &full folder information'
TabOrder = 0
end
object IncSystemHidden: TCheckBox
Left = 8
Top = 34
Width = 217
Height = 17
Caption = 'Include &system and hidden files'
TabOrder = 1
end
object CheckBox4: TCheckBox
Left = 7
Top = 77
Width = 218
Height = 17
Caption = 'Make large ZIP file (over &4 GB)'
TabOrder = 3
end
object CheckBox3: TCheckBox
Left = 7
Top = 55
Width = 218
Height = 17
Caption = 'Write &directly into ZIP '
TabOrder = 2
end
object ElCheckBox1: TCheckBox
Left = 7
Top = 99
Width = 218
Height = 17
Caption = 'Use Deflate&64 compression'
TabOrder = 4
end
object CheckBox2: TCheckBox
Left = 7
Top = 120
Width = 218
Height = 17
Caption = 'Create Solid Archive'
TabOrder = 5
end
end
object GroupBox4: TGroupBox
Left = 8
Top = 359
Width = 233
Height = 98
Caption = ' &Multiple disk s&panning '
TabOrder = 5
object Label5: TLabel
Left = 9
Top = 45
Width = 87
Height = 13
Caption = 'Ma&x. Volume Size:'
FocusControl = Edit971
end
object Label7: TLabel
Left = 191
Top = 47
Width = 32
Height = 13
Caption = 'kbytes'
end
object Label6: TLabel
Left = 9
Top = 73
Width = 30
Height = 13
Caption = '&Mode:'
FocusControl = ComboBox4
Transparent = True
end
object Edit971: TEdit
Left = 104
Top = 42
Width = 81
Height = 21
TabOrder = 0
Text = '1440'
end
object Combobox3: TComboBox
Left = 8
Top = 16
Width = 217
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox3Change
Items.Strings = (
'Automatic'
'1.2 MB'
'1.4 MB'
'2.8 MB'
'Zip 100 Disk (100 MB)'
'Zip 200 Disk (200 MB)'
'CD-ROM (650 MB)'
'CD-ROM (700 MB)'
'Custom'
'No spanning...')
end
object ComboBox4: TComboBox
Left = 104
Top = 67
Width = 120
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'PkZip 4.5 Compatible'
'PkZip/PA 7.0 Compatible'
'PA (<=6.1x) Compatible')
end
end
object Button1: TButton
Left = 248
Top = 8
Width = 89
Height = 25
Caption = 'OK'
Default = True
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 248
Top = 40
Width = 89
Height = 25
Caption = '&Cancel'
TabOrder = 7
OnClick = Button2Click
end
object HelpButt: TButton
Left = 248
Top = 72
Width = 89
Height = 25
Caption = '&Help'
TabOrder = 8
OnClick = HelpButtClick
end
object CorelButton1: TButton
Left = 248
Top = 430
Width = 89
Height = 25
Caption = '&Password'
TabOrder = 9
OnClick = CorelButton1Click
end
object ComboBox6: TComboBox
Left = 48
Top = 334
Width = 194
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = ComboBox6Change
end
object ComboBox5: TComboBox
Left = 248
Top = 400
Width = 89
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 10
OnChange = ComboBox5Change
Items.Strings = (
'Disabled'
'PK v2.04g'
'PK AES-128 bits'
'PK AES-192 bits'
'PK AES-256 bits')
end
object NewBox: TOpenDialog
Left = 14
Top = 80
end
end